home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12317 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: mail2news.demon.co.uk!genesis.demon.co.uk
  2. From: Lawrence Kirby <fred@genesis.demon.co.uk>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Malloc extended memory
  5. Date: Sun, 31 Mar 96 12:39:14 GMT
  6. Organization: none
  7. Message-ID: <828275954snz@genesis.demon.co.uk>
  8. References: <NEWTNews.31774.828246330.Postmaster@pi-user.pi.net>
  9. Reply-To: fred@genesis.demon.co.uk
  10. X-NNTP-Posting-Host: genesis.demon.co.uk
  11. X-Newsreader: Demon Internet Simple News v1.27
  12. X-Mail2News-Path: genesis.demon.co.uk
  13.  
  14. In article <NEWTNews.31774.828246330.Postmaster@pi-user.pi.net>
  15.            rjvdiest@pi-user.pi.net  writes:
  16.  
  17. >
  18. >I would like a simple C-program that explains to me how to allocate extended
  19. >memory! Thanks.
  20.  
  21. Extended memory is not a C language feature so you can't write a
  22. strict C program that uses it. It is a DOS specific extension so you
  23. should ask about it in comp.os.msdos.programmer.
  24.  
  25. -- 
  26. -----------------------------------------
  27. Lawrence Kirby | fred@genesis.demon.co.uk
  28. Wilts, England | 70734.126@compuserve.com
  29. -----------------------------------------
  30.